Projects

A collection of my work, side projects, and experiments

AI Based Calorie Tracker

Built a full-stack calorie tracker with Next.js, TailwindCSS, Shadcn UI, Drizzle ORM, and MySQL. Enabled secure user authentication with API rate limiting to protect data and prevent misuse. Implemented AI-powered meal logging with natural language parsing and nutrition API integration. Developed an analytics dashboard for real-time calorie, macro, and progress tracking. Created an AI-driven meal recommendation engine for personalized health suggestions.

Next.jsTypeScriptTailwind CSSShadcn UIDrizzle ORMMySQLAI MLREST API

Cinemato

A dynamic movie discovery platform built with React and TMDB API. Features include real-time search with auto-suggestions, comprehensive movie/TV show details including cast info and trailers, user ratings and reviews, watchlist functionality, and a fully responsive design optimized for all devices. Implemented efficient API data caching, infinite scroll pagination, and modern UI/UX principles for seamless content exploration.

ReactTMDB APIReduxTailwind CSSTypeScriptREST API